Skip to content

Conversation

@phillipj
Copy link
Member

@phillipj phillipj commented May 9, 2016

As a means of being more confident deploying the bot automatically to production upon merge to master, this ensures the bot at least starts as planned and responds on a trivial GET request.

Did some refactoring to make the bot more testable, most noticeably extracted the server.listen() part into it's own file so the app could be tested in isolation with explicit control over the server/listening part for testing purposes. Plus not always starting the SSE relay client (which we don't need while testing).

Refs nodejs/build#404.

@Fishrock123
Copy link
Contributor

lgtm

@phillipj phillipj merged commit a9fac8a into master May 10, 2016
@phillipj phillipj deleted the smoketest branch May 10, 2016 08:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants